Part Number Hot Search : 
7NB60 6N136M SC2422 TX1284T N5402 57729SH PMST5550 PT314
Product Description
Full Text Search
 

To Download AT45DB041B-SI Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  features ? single 2.5v - 3.6v or 2.7v - 3.6v supply ? serial peripheral inte rface (spi) compatible ? 20 mhz max clock frequency ? page program operation ? single cycle reprogram (erase and program) ? 2048 pages (264 bytes/page) main memory ? supports page and block erase operations ? two 264-byte sram data buffers ? allows receiving of data while reprogramming the flash memory array ? continuous read capability through entire array ? ideal for code shadowing applications ? low power dissipation ? 4 ma active read current typical ? 2 a cmos standby current typical ? hardware data protection feature ? 5.0v-tolerant inputs: si, sck, cs , reset , and wp pins ? commercial and industrial temperature ranges ? green (pb/halide-free/rohs compliant) package options 1. description the at45db041b is an spi compatible seri al interface flash memory ideally suited for a wide variety of digital voice-, image-, program code- and data-storage applica- tions. its 4,325,376 bits of memory are organized as 2048 pages of 264 bytes each. in addition to the main memory, the at45db041b also contains two sram data buffers of 264 bytes each. the buffers allow receiving of data while a page in the main memory is being repro- grammed, as well as reading or writing a continuous data stream. eeprom emulation (bit or byte alterability) is easily handled with a self-cont ained three step read-modify- write operation. unlike conventional flash memories that are accessed randomly with multiple address lines and a parallel interface, the dataflash uses a spi serial inter- face to sequentially access its data. dataflash supports spi mode 0 and mode 3. the simple serial interface facilit ates hardware layout, increa ses system reliability, mini- mizes switching noise, and reduces package size and active pin count. the device is optimized for use in many commercial and in dustrial applications where high density, low pin count, low voltage, and low power are essential. the device operates at clock frequencies up to 20 mhz with a typical active read current consumption of 4 ma. to allow for simple in-sys tem reprogrammability, the at45db041b doe s not require high input voltages for programming. the device operates from a single power supply, 2.5v to 3.6v or 2.7v to 3.6v, for both the program and read operations. the at45db041b is enabled through the chip select pin (cs ) and accessed via a three- wire interface consisting of the serial input (si), serial output (so), and the serial clock (sck). all programming cycles are self-timed, and no separate erase cycle is required before programming. 4-megabit 2.5-volt or 2.7-volt dataflash ? at45db041b 3443c?dflsh?5/05
2 3443c?dflsh?5/05 at45db041b when the device is shipped from atmel, the most significant page of the memory array may not be erased. in other words, the contents of the last page may not be filled with ffh. 2. pin configurations and packages table 2-1. pin configurations pin name function cs chip select sck serial clock si serial input so serial output wp hardware page write protect pin reset chip reset rdy/busy ready/busy figure 2-1. tsop top view type 1 figure 2-2. cason ? top view through package figure 2-3. 8-soic figure 2-4. 28-soic (1) note: 1. the next generation dataflash devices will not be offered in 28-soic package, therefore, this pack- age is not recommended for new designs. figure 2-5. cbga top view through package 1 2 3 4 5 6 7 8 9 10 11 12 13 14 28 27 26 25 24 23 22 21 20 19 18 17 16 15 rdy/busy reset wp nc nc vcc gnd nc nc nc cs sck si so nc nc nc nc nc nc nc nc nc nc nc nc nc nc si sck reset cs so gnd vcc wp 8 7 6 5 1 2 3 4 1 2 3 4 8 7 6 5 si sck reset cs so gnd vcc wp 1 2 3 4 5 6 7 8 9 10 11 12 13 14 28 27 26 25 24 23 22 21 20 19 18 17 16 15 gnd nc nc cs sck si so nc nc nc nc nc nc nc vcc nc nc wp reset rdy/busy nc nc nc nc nc nc nc nc a b c d e 12 3 nc vcc wp reset nc nc gnd rdy/bsy si nc sck cs so nc
3 3443c?dflsh?5/05 at45db041b 3. block diagram 4. memory array to provide optimal flexib ility, the memory array of the at45db041b is divi ded into three levels of granularity comprising of sectors, blocks, and pages. the memory architecture diagram illus- trates the breakdown of each level and details t he number of pages per sector and block. all program operations to the dataflash occur on a page-by-page basis; however, the optional erase operations can be performed at the block or page level. figure 4-1. memory architecture diagram flash memory array page (264 bytes) buffer 2 (264 bytes) buffer 1 (264 bytes) i/o interface sck cs reset vcc gnd rdy/busy wp so si sector 0 = 8 pages 2112 bytes (2k + 64) sector 1 = 248 pages 65,472 bytes (62k + 1984) block = 2112 bytes (2k + 64) 8 pages sector 0 sector 1 page = 264 bytes (256 + 8) page 0 page 1 page 6 page 7 page 8 page 9 page 2046 page 2047 block 0 page 14 page 15 page 16 page 17 page 18 page 2045 block 1 sector architecture block architecture page architecture block 0 block 1 block 30 block 31 block 32 block 33 block 254 block 255 block 62 block 63 block 64 block 65 sector 2 sector 5 = 512 pages 135,168 bytes (128k + 4k) block 2 sector 2 = 256 pages 67,584 bytes (64k + 2k) sector 3 = 512 pages 135,168 bytes (128k + 4k) sector 4 = 512 pages 135,168 bytes (128k + 4k)
4 3443c?dflsh?5/05 at45db041b 5. device operation the device operation is controlled by instructions from the host processor. the list of instructions and their associated opcodes are contained in tables 1 through 4. a valid instruction starts with the falling edge of cs followed by the appropriate 8-bit opcode and the desired buffer or main memory address location. while the cs pin is low, toggling the sck pin controls the loading of the opcode and the desired buffer or main memory address location through the si (serial input) pin. all instructions, addresses and data are transferred with the most significant bit (msb) first. buffer addressing is referenced in the datasheet using the terminology bfa8 - bfa0 to denote the nine address bits required to designate a byte address within a buffer. main memory addressing is referenced using the terminology pa10 - pa0 and ba8 - ba0 where pa10 - pa0 denotes the 11 address bits required to designate a page address and ba8 - ba0 denotes the nine address bits required to designate a byte address within the page. 5.1 read commands by specifying the appropriate opcode, data can be read from the main memory or from either one of the two data buffers. the dataflash supports two categories of read modes in relation to the sck signal. the differences between the modes ar e in respect to the inactive state of the sck signal as well as which clock cycle data will begin to be output. t he two categories, which are comprised of four modes total, are defined as inactive clock polarity low or inactive clock polarity high and spi mode 0 or spi mode 3. a separate opcode (refer to table 5-3 on page 10 for a complete list) is used to select which cat egory will be used for reading. please refer to the ?detailed bit-level read timing? diagrams in this datasheet for details on the clock cycle sequences for each mode. 5.1.1 continuous array read by supplying an initial starting address for the main memory array, the continuous array read command can be utilized to sequentially read a continuous stream of data from the device by simply providing a clock signal; no additional addressing information or control signals need to be provided. the dataflash incorporates an internal address counter that will automatically increment on every clock cycle, allowing one continuous read operation without the need of additional address sequences. to perform a cont inuous read, an opcode of 68h or e8h must be clocked into the device followed by 24 address bits and 32 don?t care bits. the first four bits of the 24-bit address se quence are reserved for upward and downward co mpatibility to larger and smaller density devices (see notes under ?command sequence for read/write operations? dia- gram). the next 11 address bits (pa10 - pa0) specify which page of the main memory array to read, and the last nine bits (ba8 - ba0) of the 24-bit address sequence specify the starting byte address within the page. the 32 don?t care bits that follow the 24 address bits are needed to ini- tialize the read operation. following the 32 don?t care bits, additional clock pulses on the sck pin will result in serial data being output on the so (serial output) pin. the cs pin must remain low during the loading of the opcode, the address bits, the don?t care bits, and the reading of data. when the end of a page in main memory is reached during a con- tinuous array read, the device will continue read ing at the beginning of the next page with no delays incurred during the page boundary crossover (the crossover from the end of one page to the beginning of the next page). when the last bit in the main memory array has been read, the device will continue reading back at the beginning of the first page of memory. as with crossing over page boundaries, no delays will be incurred when wrapping around from the end of the array to the beginning of the array.
5 3443c?dflsh?5/05 at45db041b a low-to-high transition on the cs pin will terminate the read opera tion and tri-st ate the so pin. the maximum sck frequency allowable for the c ontinuous array read is defined by the f car specification. the continuous array read bypasses both data buffers and leaves the contents of the buffers unchanged. 5.1.2 main memory page read a main memory page read allows the user to read data directly from any one of the 2048 pages in the main memory, bypassing both of the data buffers and leaving the contents of the buffers unchanged. to start a page read, an opcode of 52h or d2h must be clocked into the device fol- lowed by 24 address bits and 32 don?t care bits. the first four bits of the 24-bit address sequence are reserved bits, the next 11 address bits (pa10 - pa0) specify the page address, and the next nine address bits (ba8 - ba0) specif y the starting byte address within the page. the 32 don?t care bits which follow the 24 address bits are sent to initialize the read operation. following the 32 don?t care bits, additional pulses on sck result in serial data being output on the so (serial output) pin. the cs pin must remain low during the loading of the opcode, the address bits, the don?t care bits, and the reading of data. when the end of a page in main mem- ory is reached during a main memory page read, the device will continue reading at the beginning of the same page. a low-to-high transition on the cs pin will terminate the read oper- ation and tri-state the so pin. 5.1.3 buffer read data can be read from either one of the two buffers, using different opcodes to specify which buffer to read from. an opcode of 54h or d4h is used to read data from buffer 1, and an opcode of 56h or d6h is used to read data from buffer 2. to perform a buffer read, the eight bits of the opcode must be followed by 15 don?t care bits, nine address bits, and eight don?t care bits. since the buffer size is 264 bytes, nine address bits (bfa8 - bfa0) are required to specify the first byte of data to be read from the buffer. the cs pin must remain low during the loading of the opcode, the address bits, the don?t care bits, and the reading of data. when the end of a buffer is reached, the devic e will continue reading back at the beginning of the bu ffer. a low-to -high tran- sition on the cs pin will terminate the read opera tion and tri-state the so pin. 5.1.4 status register read the status register can be used to determine th e device?s ready/busy stat us, the result of a main memory page to buffer compare operation, or the device density. to read the status reg- ister, an opcode of 57h or d7h must be loaded into the device. after the last bit of the opcode is shifted in, the eight bits of the status register, starting with the msb (bit 7), will be shifted out on the so pin during the next eight clock cycles. the five most significant bits of the status register will contain device information, wh ile the remaining three least-significant bits are reserved for future use and will have undefined values. after bit 0 of the status register has been shifted out, the sequence will repeat itself (as long as cs remains low and sck is being toggled) starting again with bit 7. the data in the status regi ster is constantly upda ted, so each repeating sequence will ou tput new data. table 5-1. status register format bit 7 bit 6 bit 5 bit 4 bit 3 bit 2 bit 1 bit 0 rdy/busy comp0111xx
6 3443c?dflsh?5/05 at45db041b ready/busy status is indicated using bit 7 of the status register. if bit 7 is a 1, then the device is not busy and is ready to accept the next command. if bit 7 is a 0, then the device is in a busy state. the user can continuously poll bit 7 of the status register by stopping sck at a low level once bit 7 has been output. the st atus of bit 7 will continue to be output on the so pin, and once the device is no longer busy, the state of so will chang e from 0 to 1. ther e are eight operations which can cause the device to be in a busy state: main memory page to buffer transfer, main memory page to buffer compare, buffer to main memory page program with built-in erase, buffer to main memory page program without built-in erase, page erase, block erase, main memory page program, and auto page rewrite. the result of the most recent main memory page to buffer compare operation is indicated using bit 6 of the status register. if bit 6 is a 0, then the data in the main memory page matches the data in the buffer. if bit 6 is a 1, then at least one bit of the data in the main memory page does not match the data in the buffer. the device density is indicated using bits 5, 4, 3 and 2 of the status register. for the at45db041b, the four bits are 0, 1, 1 and 1. the decimal value of these four binary bits does not equate to the device density; the four bits represent a combinational code relating to differing densities of serial dataflash dev ices, allowing a total of sixteen different density configurations. 5.2 program and erase commands 5.2.1 buffer write data can be shifted in from the si pin into either buffer 1 or buffer 2. to load data into either buffer, an 8-bit opcode, 84h for buffer 1 or 87h for buffer 2, must be followed by 15 don?t care bits and nine address bits (bfa8 - bfa0). the ni ne address bits specify the first byte in the buffer to be written. the data is entered following the address bits. if the end of the data buffer is reached, the device will wrap around back to the beginning of the buffer. data will continue to be loaded into the buffer until a low-to-high transition is detected on the cs pin. 5.2.2 buffer to main memory page program with built-in erase data written into either buffer 1 or buffer 2 can be programmed into the main memory. to start the operation, an 8-bit opcode, 83h for buffer 1 or 86h for buffer 2, must be followed by the four reserved bits, 11 address bits (pa10 - pa0) that specify the page in the main memory to be writ- ten, and nine additional don?t care bits. when a low-to-high transition occurs on the cs pin, the part will first erase the selected page in main memory to all 1s and then program the data stored in the buffer into the specified page in the main memory. both the erase and the programming of the page are internally self-timed and should take place in a maximum time of t ep . during this time, the status register will in dicate that the part is busy. 5.2.3 buffer to main memory page program without built-in erase a previously erased page within main memory can be programmed with the contents of either buffer 1 or buffer 2. to start the operation, an 8-bit opcode, 88h for buffer 1 or 89h for buffer 2, must be followed by the four reserved bits, 11 address bits (pa10 - pa0) that specify the page in the main memory to be written, and nine additional don?t care bits. when a low-to-high transition occurs on the cs pin, the part will program th e data stored in the buffer into the specified page in the main memory. it is necessary that the page in main memory that is being programmed has been previously erased. the programming of the page is internally self-timed and should take place in a maximum time of t p . during this time, the status register will indi cate that the part is busy.
7 3443c?dflsh?5/05 at45db041b successive page programming operations without doing a page erase are not recommended. in other words, changing bytes within a page from a ?1? to a ?0? during multiple page programming operations without erasing that page is not recommended. 5.2.4 page erase the optional page erase command can be used to individually erase any page in the main memory array allowing the buffer to main memory page program without built-in erase com- mand to be utilized at a later time . to perform a page erase, an opcode of 81h must be loaded into the device, followed by four reserved bits, 11 address bits (pa10 - pa0), and nine don?t care bits. the 11 address bits are used to specify whic h page of the memory array is to be erased. when a low-to-high transition occurs on the cs pin, the part will erase the selected page to 1s. the erase operation is internally self-timed and should take place in a maximum time of t pe . dur- ing this time, the status register will indicate that the part is busy. 5.2.5 block erase a block of eight pages can be erased at one time allowing the buffer to main memory page pro- gram without built-in erase command to be utilized to reduce programming times when writing large amounts of data to the device. to perform a block erase, an opcode of 50h must be loaded into the device, followed by four reserved bits, eight address bits (pa10 - pa3), and 12 don?t care bits. the eight address bits are used to specify which block of eight pages is to be erased. when a low-to-high transition occurs on the cs pin, the part will erase the selected block of eight pages to 1s. the erase operation is internally self-timed and should take place in a maximum time of t be . during this time, the status regist er will indicate that the part is busy. table 5-2. block erase addressing pa10 pa9 pa8 pa7 pa6 pa5 pa4 pa3 pa2 pa1 pa0 b lo ck 0 0000000xxx 0 0 0000001xxx 1 0 0000010xxx 2 0 0000011xxx 3 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 1 1111100xxx252 1 1111101xxx253 1 1111110xxx254 1 1111111xxx255
8 3443c?dflsh?5/05 at45db041b 5.2.6 main memory page program through buffer this operation is a combination of the buffer write and buffer to main memory page program with built-in erase operations. data is first shifted into buffer 1 or buffer 2 from the si pin and then programmed into a specified page in the main memory. to initiate the operation, an 8-bit opcode, 82h for buffer 1 or 85h for buffer 2, must be followed by the four reserved bits and 20 address bits. the 11 most significant address bits (pa10 - pa0) select the page in the main memory where data is to be written, and the next nine address bits (bfa8 - bfa0) select the first byte in the buffer to be written. after all address bits are shifted in , the part will take data from the si pin and store it in one of th e data buffers. if the end of the buffer is reached, the device will wrap around back to the beginning of the buffer. when there is a low-to-high transition on the cs pin, the part will first erase the selected page in main memory to all 1s and then program the data stored in the buffer into the specified page in the main memory. both the erase and the pro- gramming of the page are internally self-timed and should take place in a maximum of time t ep . during this time, the status register will indicate that the part is busy. 5.3 additional commands 5.3.1 main memory page to buffer transfer a page of data can be transferred from the main memory to either buffer 1 or buffer 2. to start the operation, an 8-bit opcode, 53h for buffer 1 and 55h for buffer 2, must be followed by the four reserved bits, 11 address bits (pa10 - pa0) which specify the page in main memory that is to be transferred, and nine don?t care bits. the cs pin must be low while toggling the sck pin to load the opcode, the address bits, and the don?t care bits from the si pin. the transfer of the page of data from the main memory to the buffer will begin when the cs pin transitions from a low to a high state. during the transfer of a page of data (t xfr ), the status register can be read to determine whether the transfer has been completed or not. 5.3.2 main memory page to buffer compare a page of data in main memory can be compared to the data in buffer 1 or buffer 2. to initiate the operation, an 8-bit opcode, 60h for buffer 1 and 61h for buffer 2, must be followed by 24 address bits consisting of the four reserved bits , 11 address bits (pa10 - pa0) which specify the page in the main memory that is to be compared to the buffer, and nine don?t care bits. the cs pin must be low while toggling the sck pin to load the opcode, the address bits, and the don?t care bits from the si pin. on the low-to-high transition of the cs pin, the 264 bytes in the selected main memory page will be compared with the 264 bytes in buffer 1 or buffer 2. during this time (t xfr ), the status register will indicate that the part is busy. on completion of the com- pare operation, bit 6 of the status register is updated with the result of the compare. 5.3.3 auto page rewrite this mode is only needed if multiple bytes within a page or multiple pages of data are modified in a random fashion. this mode is a combination of two operations: main memory page to buffer transfer and buffer to main memory page program with built-in erase. a page of data is first transferred from the main memory to buffer 1 or buffer 2, and then the same data (from buffer 1 or buffer 2) is programmed back into its original page of main memory. to start the rewrite oper- ation, an 8-bit opcode, 58h for buffer 1 or 59h for buffer 2, must be followed by the four reserved bits, 11 address bits (pa10 - pa0) that specify the page in main memory to be rewritten, and nine additional don?t care bits. when a low-to-high transition occurs on the cs pin, the part will first transfer data from the page in main memory to a buffer and then program the data from the buffer back into same page of main memory. th e operation is internally self-timed and should
9 3443c?dflsh?5/05 at45db041b take place in a maximum time of t ep . during this time, the status register will indicate that the part is busy. if a sector is programmed or reprogrammed sequentially page-by-page, then the programming algorithm shown in figure 17-1 on page 27 is recommended. otherwise, if multiple bytes in a page or several pages are programmed randomly in a sector, then the programming algorithm shown in figure 17-2 on page 28 is recommended. each page within a sector must be updated/rewritten at least once within every 10,000 cumulative page erase/program operations in that sector. 5.4 operation m ode summary the modes described can be separated into two gr oups ? modes which make use of the flash memory array (group a) and modes which do not make use of the flash memory array (group b). group a modes consist of: 1. main memory page read 2. main memory page to buffer 1 (or 2) transfer 3. main memory page to buffer 1 (or 2) compare 4. buffer 1 (or 2) to main memory page program with built-in erase 5. buffer 1 (or 2) to main memory page program without built-in erase 6. page erase 7. block erase 8. main memory page program through buffer 9. auto page rewrite group b modes consist of: 1. buffer 1 (or 2) read 2. buffer 1 (or 2) write 3. status register read if a group a mode is in progress (not fully completed) then another mode in group a should not be started. however, during this time in which a group a mode is in progress, modes in group b can be started. this gives the serial dataflash the ability to vi rtually accommodate a co ntinuous data stream. while data is being programmed into main memory from buffer 1, data can be loaded into buffer 2 (or vice versa). see application note an-4 (?us ing atmel?s serial datafl ash?) for more details.
10 3443c?dflsh?5/05 at45db041b note: in tables 2 and 3, an sck mode designation of ?any? denotes an y one of the four modes of operation (inactive clock polarit y low, inactive clock polarity high, spi mode 0, or spi mode 3). table 5-3. read commands command sck mode opcode continuous array read inactive clock polarity low or high 68h spi mode 0 or 3 e8h main memory page read inactive clock polarity low or high 52h spi mode 0 or 3 d2h buffer 1 read inactive clock polarity low or high 54h spi mode 0 or 3 d4h buffer 2 read inactive clock polarity low or high 56h spi mode 0 or 3 d6h status register read inactive clock polarity low or high 57h spi mode 0 or 3 d7h table 5-4. program and erase commands command sck mode opcode buffer 1 write any 84h buffer 2 write any 87h buffer 1 to main memory page program with built-in erase any 83h buffer 2 to main memory page program with built-in erase any 86h buffer 1 to main memory page program without built-in erase any 88h buffer 2 to main memory page program without built-in erase any 89h page erase any 81h block erase any 50h main memory page program through buffer 1 any 82h main memory page program through buffer 2 any 85h table 5-5. additional commands command sck mode opcode main memory page to buffer 1 transfer any 53h main memory page to buffer 2 transfer any 55h main memory page to buffer 1 compare any 60h main memory page to buffer 2 compare any 61h auto page rewrite through buffer 1 any 58h auto page rewrite through buffer 2 any 59h
11 3443c?dflsh?5/05 at45db041b 5.5 pin descriptions 5.5.1 serial input (si) the si pin is an input-only pin and is used to shif t data into the device. the si pin is used for all data input including opcodes and address sequences. 5.5.2 serial output (so) the so pin is an output-only pin and is used to shift data out from the device. 5.5.3 serial clock (sck) the sck pin is an input-only pin and is used to control the flow of data to and from the dataflash. data is always clocked into the device on the rising edge of sck and clocked out of the device on the falling edge of sck. 5.5.4 chip select (cs ) the dataflash is selected when the cs pin is low. when the device is not selected, data will not be accepted on the si pin, a nd the so pin will remain in a high-impedance state. a high-to-low transition on the cs pin is required to start an operation, and a low-to-high transition on the cs pin is required to end an operation. 5.5.5 write protect (wp ) if the wp pin is held low, the first 256 pages of the main memory cannot be reprogrammed. the only way to reprogram the first 256 pages is to first drive the protect pin high and then use the program commands previously mentioned. if this pin and feature are not utilized it is recom- mended that the wp pin be driven high externally. 5.5.6 reset a low state on the reset pin (reset ) will terminate the operation in progress and re set the inter- nal state machine to an id le state. the device will remain in the reset condi tion as long as a low level is present on the reset pin. normal operation can resume once the reset pin is brought back to a high level. the device incorporates an internal power-on reset circuit, so there are no restrictions on the reset pin during power-on sequences. if this pin and f eature are not utilized it is recommended that the reset pin be driven high externally. 5.5.7 ready/busy this open drain output pin will be driven low when the device is busy in an internally self-timed operation. this pin, which is normally in a high state (through a 1 k external pull-up resistor), will be pulled low during programming operations, compare operations, and during page-to- buffer transfers. the busy status indicates that the flash memory array and one of the buffers cannot be accessed; read and wr ite operations to the other buff er can still be performed.
12 3443c?dflsh?5/05 at45db041b 6. power-on/reset state when power is first applied to the device, or when recovering from a reset condition, the device will default to spi mode 3. in add ition, the so pin will be in a hi gh-impedance state, and a high- to-low transition on the cs pin will be required to start a valid instruction. the spi mode will be automatically selected on every falling edge of cs by sampling the inactive clock state. after power is applied and v cc is at the minimum datasheet value, the system should wait 20 ms before an operational mode is started. note: r = reserved bit p = page address bit b = byte/buffer address bit x = don?t care table 6-1. detailed bit-level addressing sequence opcode opcode address byte address byte address byte additional don?t care bytes required 50h 01010000r r r r pppppppp xxxxxxxxxxxx n/a 52h 01010010r r r r ppppppppppp bbbbbbbbb 4 bytes 53h 01010011r r r r ppppppppppp xxxxxxxxx n/a 54h 01010100xxxxxxxxxxxxxxx bbbbbbbbb 1 byte 55h 01010101r r r r ppppppppppp xxxxxxxxx n/a 56h 01010110xxxxxxxxxxxxxxx bbbbbbbbb 1 byte 57h 01010111 n/a n/a n/a n/a 58h 01011000r r r r ppppppppppp xxxxxxxxx n/a 59h 01011001r r r r ppppppppppp xxxxxxxxx n/a 60h 01100000r r r r ppppppppppp xxxxxxxxx n/a 61h 01100001r r r r ppppppppppp xxxxxxxxx n/a 68h 01101000r r r r ppppppppppp bbbbbbbbb 4 bytes 81h 10000001r r r r ppppppppppp xxxxxxxxx n/a 82h 10000010r r r r ppppppppppp bbbbbbbbb n/a 83h 10000011r r r r ppppppppppp xxxxxxxxx n/a 84h 10000100xxxxxxxxxxxxxxx bbbbbbbbb n/a 85h 10000101r r r r ppppppppppp bbbbbbbbb n/a 86h 10000110r r r r ppppppppppp xxxxxxxxx n/a 87h 10000111xxxxxxxxxxxxxxx bbbbbbbbb n/a 88h 10001000r r r r ppppppppppp xxxxxxxxx n/a 89h 10001001r r r r ppppppppppp xxxxxxxxx n/a d2h 11010010r r r r ppppppppppp bbbbbbbbb 4 bytes d4h 11010100xxxxxxxxxxxxxxx bbbbbbbbb 1 byte d6h 11010110xxxxxxxxxxxxxxx bbbbbbbbb 1 byte d7h 11010111 n/a n/a n/a n/a e8h 11101000r r r r ppppppppppp bbbbbbbbb 4 bytes r eserve d r eserve d r eserve d r eserve d pa 10 pa9 pa8 pa 7 pa 6 pa 5 pa4 pa3 pa2 pa 1 pa 0 ba 8 ba 7 ba6 ba 5 ba 4 ba 3 ba2 ba1 ba0
13 3443c?dflsh?5/05 at45db041b note: 1. after power is applied and v cc is at the minimum specified da tasheet value, the system should wait 20 ms before an opera- tional mode is started. note: 1. i cc1 during a buffer read is 20ma maximum. 7. absolute maximum ratings* temperature under bias .... ........... ............ ..... -55 c to +125 c *notice: stresses beyond those listed under ?absolute maximum ratings? may cause permanent dam- age to the device. this is a stress rating only and functional operation of the device at these or any other conditions beyond those indicated in the operational sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods may affect device reliability. storage temperature ..................................... -65 c to +150 c all input voltages (including nc pins) with respect to ground ...................................-0.6v to +6.25v all output voltages with respect to ground .............................-0.6v to v cc + 0.6v 8. dc and ac operating range at45db041b (2.5v version) at45db041b operating temperature (case) com. 0 c to 70 c0 c to 70 c ind. ? -40 c to 85 c v cc power supply (1) 2.5v to 3.6v 2.7v to 3.6v 9. dc characteristics symbol parameter condition min typ max units i sb standby current cs , reset , wp = v cc , all inputs at cmos levels 210a i cc1 (1) active current, read operation f = 20 mhz; i out = 0 ma; v cc = 3.6v 410ma i cc2 active current, program/erase operation v cc = 3.6v 15 35 ma i li input load current v in = cmos levels 1 a i lo output leakage current v i/o = cmos levels 1 a v il input low voltage 0.6 v v ih input high voltage 2.0 v v ol output low voltage i ol = 1.6 ma; v cc = 2.7v 0.4 v v oh output high voltage i oh = -100 a v cc - 0.2v v
14 3443c?dflsh?5/05 at45db041b 10.1 input test waveforms and measurement levels t r , t f < 3 ns (10% to 90%) 10.2 output test load 10. ac characteristics symbol parameter at45db041b (2.5v version) at45db041b units min max min max f sck sck frequency 15 20 mhz f car sck frequency for continuous array read 15 20 mhz t wh sck high time 30 22 ns t wl sck low time 30 22 ns t cs minimum cs high time 250 250 ns t css cs setup time 250 250 ns t csh cs hold time 250 250 ns t csb cs high to rdy/busy low 200 200 ns t su data in setup time 10 5 ns t h data in hold time 15 10 ns t ho output hold time 0 0 ns t dis output disable time 20 18 ns t v output valid 25 20 ns t xfr page to buffer transfer/compare time 300 250 s t ep page erase and programming time 20 20 ms t p page programming time 14 14 ms t pe page erase time 8 8 ms t be block erase time 12 12 ms t rst reset pulse width 10 10 s t rec reset recovery time 1 1 s ac driving levels ac measurement level 0.45v 2.0 0.8 2.4v device under test 30 pf
15 3443c?dflsh?5/05 at45db041b 11. ac waveforms two different timing diagrams are shown below . waveform 1 shows the sck signal being low when cs makes a high-to-low transition, and waveform 2 shows the sck signal being high when cs makes a high-to-low transition. both waveforms show valid timing diagrams. the setup and hold times for the si signal are referenced to the low-to-high transition on the sck signal. waveform 1 shows timing that is also compatible with spi mode 0, and waveform 2 shows tim- ing that is compatib le with spi mode 3. 11.1 waveform 1 ? inactive clock polarity low and spi mode 0 11.2 waveform 2 ? inactive cloc k polarity high and spi mode 3 11.3 reset timing (i nactive clock polarity low shown) note: the cs signal should be in th e high state before the reset signal is deasserted. cs sck si so t css valid in th t su t wh t wl t csh t cs t v high impedance valid out t ho t dis high impedance cs sck si so t css valid in t h t su t wl t wh t csh t cs t v high z valid out t ho t dis high impedance cs sck reset so high impedance high impedance si t rst t rec t css
16 3443c?dflsh?5/05 at45db041b 11.4 command sequence for read/write operat ions (except status register read) notes: 1. ?r? designates bits rese rved for larger densities. 2. it is recommended that ?r? be a logical ?0 ? for densities of 4m bits or smaller. 3. for densities larger than 4m bits, the ?r? bits become the most significant page address bi t for the appropr iate density. si cmd 8 bits 8 bits 8 bits msb reserved for larger densities page address (pa10-pa0) byte/buffer address (ba8-ba0/bfa8-bfa0) lsb r r r r x x x x x x x x x x x x x x x x x x x x
17 3443c?dflsh?5/05 at45db041b 12. write operations the following block diagram and waveforms illustra te the various write sequences available. 12.1 main memory page pr ogram through buffers 12.2 buffer write 12.3 buffer to main memory page program (dat a from buffer progra mmed into flash page) flash memory array page (256 bytes) buffer 2 (256 bytes) buffer 1 (256 bytes) i/o interface si buffer 1 to page program page program through buffer 2 buffer 2 to page program page program through buffer 1 buffer 1 write buffer 2 write si cmd n n+1 last byte completes writing into selected buffer starts self-timed erase/program operation cs r r r r, pa10-7 pa6-0, bfa8 bfa7-0 si cmd x xx, bfa8 bfa7-0 n n+1 last byte completes writing into selected buffer cs si cmd r r r r, pa10-7 pa6-0, x cs starts self-timed erase/program operation x each transition represents 8 bits and 8 clock c y cles n = 1st byte read n+1 = 2nd byte read
18 3443c?dflsh?5/05 at45db041b 13. read operations the following block diagram and waveforms illustra te the various read sequences available. 13.1 main memory page read 13.2 main memory page to buffer transfer (data from flash page read into buffer) 13.3 buffer read flash memory array page (264 bytes) buffer 2 (264 bytes) buffer 1 (264 bytes) i/o interface main memory page to buffer 1 main memory page to buffer 2 main memory page read buffer 1 read buffer 2 read so si cmd r r r r, pa10-7 pa6-0, ba8 ba7-0 x xxx cs n n+1 so si cmd r r r r, pa10-7 pa6-0, x x starts reading page data into buffer cs so si cmd x xx, bfa8 bfa7-0 cs n n+1 so x each transition represents 8 bits and 8 clock c y cles n = 1st byte read n+1 = 2nd byte read
19 3443c?dflsh?5/05 at45db041b 14. detailed bit-level read timing ? inactive clock polarity low 14.1 continuous array read (opcode: 68h) 14.2 main memory page read (opcode: 52h) 14.3 buffer read (o pcode: 54h or 56h) si 0 1xx cs so sck 12 63 64 65 66 67 68 high-impedance d 7 d 6 d 5 d 2 d 1 d 0 d 7 d 6 d 5 data out bit 0 of page n+1 bit 2111 of page n lsb msb t su t v si 0 1 0 10 xxx cs so sck 12345 60 61 62 63 64 65 66 67 xx high-impedance d 7 d 6 d 5 data out command opcode msb t su t v si 0 1 0 10 xxx cs so sck 12345 36 37 38 39 40 41 42 43 xx high-impedance d 7 d 6 d 5 data out command opcode msb t su t v
20 3443c?dflsh?5/05 at45db041b 14.4 status register read (opcode: 57h) si 0 1 0 10 111 cs so sck 12345 78910 11 12 16 17 high-impedance d 7 d 6 d 5 status register output command opcode msb t su t v 6 d 1 d 0 d 7 lsb msb
21 3443c?dflsh?5/05 at45db041b 15. detailed bit-level read timing ? inactive clock polarity high 15.1 continuous array read (opcode: 68h) 15.2 main memory pa ge read (opcode: 52h) 15.3 buffer read (o pcode: 54h or 56h) si 0 1xxx cs so sck 12 63 64 65 66 67 high-impedance d 7 d 6 d 5 d 2 d 1 d 0 d 7 d 6 d 5 bit 0 of page n+1 bit 2111 of page n lsb msb t su t v data out si 0 1 0 10 xxx cs so sck 12345 61 62 63 64 65 66 67 xx high-impedance d 7 d 6 d 5 data out command opcode msb t su t v d 4 68 si 0 1 0 10 xxx cs so sck 12345 37 38 39 40 41 42 43 xx high-impedance d 7 d 6 d 5 data out command opcode msb t su t v d 4 44
22 3443c?dflsh?5/05 at45db041b 15.4 status register read (opcode: 57h) si 0 1 0 10 111 cs so sck 12345 78910 11 12 17 18 high-impedance d 7 d 6 d 5 status register output command opcode msb t su t v 6 d 4 d 0 d 7 lsb msb d 6
23 3443c?dflsh?5/05 at45db041b 16. detailed bit-level read timing ? spi mode 0 16.1 continuous array read (opcode: e8h) 16.2 main memory pa ge read (opcode: d2h) 16.3 buffer read (o pcode: d4h or d6h) si 1 1xxx cs so sck 12 62 63 64 65 66 67 high-impedance d 7 d 6 d 5 d 2 d 1 d 0 d 7 d 6 d 5 data out bit 0 of page n+1 bit 2111 of page n lsb msb t su t v si 1 1 0 10 xxx cs so sck 12345 60 61 62 63 64 65 66 67 xx high-impedance d 7 d 6 d 5 data out command opcode msb t su t v d 4 si 1 1 0 10 xxx cs so sck 12345 36 37 38 39 40 41 42 43 xx high-impedance command opcode t su d 7 d 6 d 5 data out msb t v d 4
24 3443c?dflsh?5/05 at45db041b 16.4 status register read (opcode: d7h) si 1 1 0 10 111 cs so sck 12345 78910 11 12 16 17 high-impedance status register output command opcode msb t su 6 d 1 d 0 d 7 lsb msb d 7 d 6 d 5 t v d 4
25 3443c?dflsh?5/05 at45db041b 17. detailed bit-level read timing ? spi mode 3 17.1 continuous array read (opcode: e8h) 17.2 main memory pa ge read (opcode: d2h) 17.3 buffer read (o pcode: d4h or d6h) si 1 1xxx cs so sck 12 63 64 65 66 67 high-impedance d 7 d 6 d 5 d 2 d 1 d 0 d 7 d 6 d 5 bit 0 of page n+1 bit 2111 of page n lsb msb t su t v data out si 1 1 0 10 xxx cs so sck 12345 61 62 63 64 65 66 67 xx high-impedance d 7 d 6 d 5 data out command opcode msb t su t v d 4 68 si 1 1 0 10 xxx cs so sck 12345 37 38 39 40 41 42 43 xx high-impedance d 7 d 6 d 5 data out command opcode msb t su t v d 4 44
26 3443c?dflsh?5/05 at45db041b 17.4 status register read (opcode: d7h) si 1 1 0 10 111 cs so sck 12345 78910 11 12 17 18 high-impedance d 7 d 6 d 5 status register output command opcode msb t su t v 6 d 4 d 0 d 7 lsb msb d 6
27 3443c?dflsh?5/05 at45db041b figure 17-1. algorithm for sequentially programming or reprogramming the entire array notes: 1. this type of algorithm is used for applications in wh ich the entire array is programmed sequentially, filling the array page-by- page. 2. a page can be written using either a main memory page prog ram operation or a buffer write operation followed by a buffer to main memory page program operation. 3. the algorithm above shows the programming of a single page. the algorithm will be repeated sequentially for each page within the entire array. start main memory page program through buffer (82h, 85h) end provide address and data buffer write (84h, 87h) buffer to main memory page program (83h, 86h)
28 3443c?dflsh?5/05 at45db041b figure 17-2. algorithm for randomly modifying data notes: 1. to preserve data integrity, each page of a dataflash se ctor must be updated/rewritten at least once within every 10,000 cumulative page erase/program operations. 2. a page address pointer must be maintained to indicate which page is to be rewritten. the auto page rewrite command must use the address specified by the page address pointer. 3. other algorithms can be used to rewrite portions of the flash array. low-power applications may choose to wait until 10,000 cumulative page erase/program operations have accumulated be fore rewriting all pages of the sector. see application note an-4 (?using atmel?s serial dataflash?) for more details. start main memory page to buffer transfer (53h, 55h) increment page address pointer (2) auto page rewrite (2) (58h, 59h) end provide address of page to modify if planning to modify multiple bytes currently stored within a page of the flash array main memory page program through buffer (82h, 85h) buffer write (84h, 87h) buffer to main memory page program (83h, 86h) table 17-1. sector addressing pa 10 pa9 pa 8 pa7 pa6 pa 5 pa4 pa3 pa 2 - pa0 s e ct or 0 0000000 x 0 0 0 0xxxxx x 1 0 0 1xxxxx x 2 0 1xxxxxx x 3 1 0xxxxxx x 4 1 1xxxxxx x 5
29 3443c?dflsh?5/05 at45db041b 18. ordering information note: 1. the next generation dataflash devices will not be offered in 28-soic package, therefore, this package is not recommended for new designs. 18.1 standard package options f sck (mhz) i cc (ma) ordering code package operation range active standby 20 10 0.01 at45db041b-cc at45db041b-cnc at45db041b-rc at45db041b-sc at45db041b-tc 14c1 8cn3 28r (1) 8s2 28t commercial (0 c to 70 c) 2.7v to 3.6v 20 10 0.01 at45db041b-ci at45db041b-cni at45db041b-ri AT45DB041B-SI at45db041b-ti 14c1 8cn3 28r (1) 8s2 28t industrial (-40 c to 85 c) 2.7v to 3.6v 15 10 0.01 at45db041b-rc-2.5 at45db041b-cnc-2.5 at45db041b-sc-2.5 at45db041b-tc-2.5 28r 8cn3 8s2 28t commercial (0 c to 70 c) 2.5v to 3.6v 18.2 green package options (pb/halide-fr ee/rohs compliant) f sck (mhz) i cc (ma) ordering code package operation range active standby 20 10 0.01 at45db041b-cu at45db041b-cnu at45db041b-ru at45db041b-su at45db041b-tu 14c1 8cn3 28r (1) 8s2 28t industrial (-40 c to 85 c) 2.7v to 3.6v package type 14c1 14-ball, 3 x 5 array plastic chip-scale ball grid array (cbga) 8cn3 8-pad (6 mm x 8 mm ) chip array small outline no lead package (cason ) 28r 28-lead, 0.330" wide, plastic gull wing small outline package (soic) 8s2 8-lead, 0.210" wide, plastic gull wing small outline package (eiaj soic) 28t 28-lead, plastic thin small outline package (tsop)
30 3443c?dflsh?5/05 at45db041b 19. packaging information 19.1 14c1 ? cbga 2325 orchard parkway san jose, ca 95131 title drawing no. r rev. 14c1 , 14-ball (3 x 5 array), 4.5 x 7 x 1.4 mm body, 1.0 mm ball pitch chip-scale ball grid array package (cbga) a 14c1 04/11/01 dimensions in millimeters and (inches). controlling dimension: millimeters. a b c d e 321 4.0 (0.157) 1.25 (0.049) ref 0.46 (0.018) dia ball typ 2.0 (0.079) 7.10(0.280) 6.90(0.272) 1.40 (0.055) max 0.30 (0.012)min 4.60(0.181) 4.40(0.173) 1.00 (0.0394) bsc non-accumulative 1.50 (0.059) ref a1 id 1.00 (0.0394) bsc non-accumulative top view side view bottom view
31 3443c?dflsh?5/05 at45db041b 19.2 8cn3 ? cason 2325 orchard parkway san jose, ca 95131 title drawing no. r rev. 8cn3, 8-pad (6 x 8 x 1.0 mm body), lead pitch 1.27 mm, chip array small outline no lead package (cason) b 8cn3 7/10/03 notes: 1. all dimensions and tolerance conform to asme y 14.5m, 1994. 2. the surface finish of the package shall be edm charmille #24-27. 3. unless otherwise specified tolerance: decimal 0.05, angular 2 o . 4. metal pad dimensions. common dimensions (unit of measure = mm) symbol min nom max note a 1.0 a1 0.17 0.21 0.25 b 0.41 typ 4 d 7.90 8.00 8.10 e 5.90 6.00 6.10 e 1.27 bsc e1 1.095 ref l 0.67 typ 4 l1 0.92 0.97 1.02 4 pin1 pad corner marked pin1 indentifier 0.10 mm typ 4 3 2 1 5 6 7 8 top view l b e l1 e1 side view a1 a bottom view e d
32 3443c?dflsh?5/05 at45db041b 19.3 28r ? soic (1) note: 1. the next generation dataflash devices will not be offered in 28-soic package, therefore, this package is not recommended for new designs. a 2. 3 9 ? 2.79 a1 0.050 ? 0. 3 56 d 1 8 .00 ? 1 8 .50 note 1 e 11.70 ? 12.50 e 1 8 .59 ? 8 .79 note 1 b 0. 3 56 ? 0.50 8 c 0.20 3 ? 0. 3 05 l 0.94 ? 1.27 e 1.27 typ pin 1 0o ~ 8 o 2 3 25 orch a rd p a rkw a y sa n jo s e, ca 951 3 1 title drawing no. r rev. 2 8 r, 2 8 -le a d, 0. 33 0" body width, pl as tic g u ll wing s m a ll o u tline ( s oic) c 2 8 r 5/1 8 /2004 common dimen s ion s (unit of me asu re = mm) s ymbol min nom max note a e c a 1 e 1 e d l b note: 1. dimen s ion s d a nd e1 do not incl u de mold fl as h or protr us ion. mold fl as h or protr us ion s h a ll not exceed 0.25 mm (0.010").
33 3443c?dflsh?5/05 at45db041b 19.4 8s2 ? eiaj soic 2 3 25 orch a rd p a rkw a y sa n jo s e, ca 951 3 1 title drawing no. r rev. 8s 2 , 8 -le a d, 0.209" body, pl as tic s m a ll o u tline p a ck a ge (eiaj) 4/7/06 8s 2d common dimen s ion s (unit of me asu re = mm) s ymbol min nom max note note s : 1. thi s dr a wing i s for gener a l inform a tion only; refer to eiaj dr a wing edr-7 3 20 for a ddition a l inform a tion. 2. mi s m a tch of the u pper a nd lower die s a nd re s in bu rr s a re not incl u ded. 3 . it i s recommended th a t u pper a nd lower c a vitie s b e eq ua l. if they a re different, the l a rger dimen s ion s h a ll b e reg a rded. 4. determine s the tr u e geometric po s ition. 5. v a l u e s b ,c a pply to pl a ted termin a l. the s t a nd a rd thickne ss of the pl a ting l a yer s h a ll me asu re b etween 0.007 to .021 mm. a 1.70 2.16 a1 0.05 0.25 b 0. 3 5 0.4 8 5 c 0.15 0. 3 5 5 d 5.1 3 5. 3 5 e1 5.1 8 5.40 2, 3 e 7.70 8 .26 l 0.51 0. 8 5 0 8 e 1.27 b s c 4 1 1 n n e e top view t o p v i e w c c e1 e 1 end view e n d v i e w a a b b l l a1 a 1 e e d d s ide view s i d e v i e w
34 3443c?dflsh?5/05 at45db041b 19.5 28t ? tsop 2325 orchard parkway san jose, ca 95131 title drawing no. r rev. 28t , 28-lead (8 x 13.4 mm) plastic thin small outline package, type i (tsop) c 28t 12/06/02 pin 1 0o ~ 5o d1 d pin 1 identifier area b e e a a1 a2 c l gage plane seating plane l1 common dimensions (unit of measure = mm) symbol min nom max note notes: 1. this package conforms to jedec reference mo-183. 2. dimensions d1 and e do not include mold protrusion. allowable protrusion on e is 0.15 mm per side and on d1 is 0.25 mm per side. 3. lead coplanarity is 0.10 mm maximum. a ? ? 1.20 a1 0.05 ? 0.15 a2 0.90 1.00 1.05 d 13.20 13.40 13.60 d1 11.70 11.80 11.90 note 2 e 7.90 8.00 8.10 note 2 l 0.50 0.60 0.70 l1 0.25 basic b 0.17 0.22 0.27 c 0.10 ? 0.21 e 0.55 basic
printed on recycled paper. 3443c?dflsh?5/05 disclaimer: the information in this document is provided in connection with atmel products. no license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of atmel products. except as set forth in atmel?s terms and condi- tions of sale located on atmel? s web site, atmel assumes no liability whatsoever and disclaims any express, implied or statutor y warranty relating to its products including, but not limited to , the implied warranty of merchantability, fitness for a particu lar purpose, or non-infringement. in no event shall atmel be liable for any direct, indirect, conseque ntial, punitive, special or i nciden- tal damages (including, without limitation, damages for loss of profits, business interruption, or loss of information) arising out of the use or inability to use this document, even if at mel has been advised of the possibility of such damages. atmel makes no representations or warranties with respect to the accuracy or co mpleteness of the contents of this document and reserves the rig ht to make changes to specifications and product descriptions at any time without notice. atmel does not make any commitment to update the information contained her ein. atmel?s products are not intended, authorized, or warranted for use as components in applications intended to support or sustain life. atmel corporation atmel operations 2325 orchard parkway san jose, ca 95131, usa tel: 1(408) 441-0311 fax: 1(408) 487-2600 regional headquarters europe atmel sarl route des arsenaux 41 case postale 80 ch-1705 fribourg switzerland tel: (41) 26-426-5555 fax: (41) 26-426-5500 asia room 1219 chinachem golden plaza 77 mody road tsimshatsui east kowloon hong kong tel: (852) 2721-9778 fax: (852) 2722-1369 japan 9f, tonetsu shinkawa bldg. 1-24-8 shinkawa chuo-ku, tokyo 104-0033 japan tel: (81) 3-3523-3551 fax: (81) 3-3523-7581 memory 2325 orchard parkway san jose, ca 95131, usa tel: 1(408) 441-0311 fax: 1(408) 436-4314 microcontrollers 2325 orchard parkway san jose, ca 95131, usa tel: 1(408) 441-0311 fax: 1(408) 436-4314 la chantrerie bp 70602 44306 nantes cedex 3, france tel: (33) 2-40-18-18-18 fax: (33) 2-40-18-19-60 asic/assp/smart cards zone industrielle 13106 rousset cedex, france tel: (33) 4-42-53-60-00 fax: (33) 4-42-53-60-01 1150 east cheyenne mtn. blvd. colorado springs, co 80906, usa tel: 1(719) 576-3300 fax: 1(719) 540-1759 scottish enterprise technology park maxwell building east kilbride g75 0qr, scotland tel: (44) 1355-803-000 fax: (44) 1355-242-743 rf/automotive theresienstrasse 2 postfach 3535 74025 heilbronn, germany tel: (49) 71-31-67-0 fax: (49) 71-31-67-2340 1150 east cheyenne mtn. blvd. colorado springs, co 80906, usa tel: 1(719) 576-3300 fax: 1(719) 540-1759 biometrics/imagin g/hi-rel mpu/ high speed converters/rf datacom avenue de rochepleine bp 123 38521 saint-egreve cedex, france tel: (33) 4-76-58-30-00 fax: (33) 4-76-58-34-80 literature requests www.atmel.com/literature ? atmel corporation 2005 . all rights reserved. atmel ? , logo and combinations thereof, everywhere you are ? , dataflash ? and others, are registered trademarks or trademarks of at mel corporation or its subsidiaries. other terms and product names may be trademarks o f others.


▲Up To Search▲   

 
Price & Availability of AT45DB041B-SI

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X